home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
THTVFORM
/
THTVFORM.txt
Wrap
Text File
|
2004-10-12
|
1KB
|
53 lines
object HTVForm: THTVForm
Left = 276
Top = 117
Width = 556
Height = 434
BorderIcons = [biSystemMenu]
Caption = 'HTVForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 120
TextHeight = 16
object pnBottom: TPanel
Left = 0
Top = 351
Width = 548
Height = 51
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
OnResize = pnBottomResize
object bOK: TButton
Left = 236
Top = 10
Width = 139
Height = 31
Cancel = True
Caption = '&OK'
TabOrder = 0
OnClick = bOKClick
end
end
object pmView: TPopupMenu
Left = 176
Top = 296
object Copy1: TMenuItem
Caption = '&Copy'
OnClick = Copy1Click
end
object Selectall1: TMenuItem
Caption = 'Select &all'
OnClick = Selectall1Click
end
end
end